home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / foomatic / db / source / driver / eplaser.xml < prev    next >
Encoding:
Text File  |  2009-03-27  |  3.3 KB  |  76 lines

  1. <driver id="driver/eplaser">
  2.  <name>eplaser</name>
  3.  <url>http://www.avasys.jp/english/linux_e/lpd_e.html</url>
  4.  <execution>
  5.   <ghostscript />
  6.   <prototype>gs -q -dBATCH -dPARANOIDSAFER -dNOPAUSE %A%Z -sOutputFile=- -</prototype>
  7.  </execution>
  8.  <comments>
  9.   <en>
  10.  
  11.     All the Epson laser printers understand PCL 5e, PCL 6, and/or
  12.     PostScript and so they should work with standard drivers, but this
  13.     driver provided by Epson uses the printer's own language Esc/Page
  14.     and gives some additional options to the supported
  15.     printers.<p>
  16.  
  17.     The driver serves for black-and-white laser printers (Ghostscript
  18.     output devices "eplXXXX") as well as for color laser printers
  19.     ("alcXXXX"). It does not support the Epson EPL "L" series. There
  20.     you have to use the third-party driver "<a
  21.     href="http://sourceforge.net/projects/epsonepl/">epsonepl</a>".<p>
  22.  
  23.     Here some hints for older versions of the driver:<p>
  24.  
  25.     Version 1.0.4 of this driver works only with Ghostscript 5.50, not
  26.     with Ghostscript 6.5x and newer.  For the new Ghostscript versions
  27.     use <a
  28.     href="http://www.openprinting.org/download/printing/ghostscript-6.51-Epson_eplaseren.patch">this
  29.     patch</a> from Crutcher Dunnavant (Red Hat).<p>
  30.  
  31.     Version 3.0.2 is prepared for both Ghostscript 5.x and 6.x. For
  32.     Ghostscript 7.x or newer a small fix is needed: Execute the
  33.     following command line in the main directory of the unpacked
  34.     driver source package:<p>
  35.  
  36.     <tt>perl -p -i -e
  37.     "s/GS_VERSION_MAJOR\s*==\s*6/GS_VERSION_MAJOR &gt;=
  38.     6/" gdevescv.c gdevesmv.c</tt><p>
  39.  
  40.     Then the driver also compiles with these versions of
  41.     Ghostscript.<p>
  42.  
  43.   </en>
  44.  </comments>
  45.  <printers>
  46.   <printer><id>printer/Epson-AcuLaser_C1900</id></printer>
  47.   <printer><id>printer/Epson-AcuLaser_C1900PS</id></printer>
  48.   <printer><id>printer/Epson-AcuLaser_C2000</id></printer>
  49.   <printer><id>printer/Epson-AcuLaser_C2000PS</id></printer>
  50.   <printer><id>printer/Epson-AcuLaser_C4000</id></printer>
  51.   <printer><id>printer/Epson-AcuLaser_C4000PS</id></printer>
  52.   <printer><id>printer/Epson-AcuLaser_C4100</id></printer>
  53.   <printer><id>printer/Epson-AcuLaser_C4100PS</id></printer>
  54.   <printer><id>printer/Epson-AcuLaser_C8500</id></printer>
  55.   <printer><id>printer/Epson-AcuLaser_C8500PS</id></printer>
  56.   <printer><id>printer/Epson-AcuLaser_C8600</id></printer>
  57.   <printer><id>printer/Epson-AcuLaser_C8600PS</id></printer>
  58.   <printer><id>printer/Epson-AcuLaser_C9100</id></printer>
  59.   <printer><id>printer/Epson-EPL-5800</id></printer>
  60.   <printer><id>printer/Epson-EPL-5800PS</id></printer>
  61.   <printer><id>printer/Epson-EPL-5900</id></printer>
  62.   <printer><id>printer/Epson-EPL-5900PS</id></printer>
  63.   <printer><id>printer/Epson-EPL-6100</id></printer>
  64.   <printer><id>printer/Epson-EPL-6100PS</id></printer>
  65.   <printer><id>printer/Epson-EPL-N2050</id></printer>
  66.   <printer><id>printer/Epson-EPL-N2050PS</id></printer>
  67.   <printer><id>printer/Epson-EPL-N2050PSplus</id></printer>
  68.   <printer><id>printer/Epson-EPL-N2050plus</id></printer>
  69.   <printer><id>printer/Epson-EPL-N2120</id></printer>
  70.   <printer><id>printer/Epson-EPL-N2500</id></printer>
  71.   <printer><id>printer/Epson-EPL-N2500PS</id></printer>
  72.   <printer><id>printer/Epson-EPL-N2750</id></printer>
  73.   <printer><id>printer/Epson-EPL-N2750PS</id></printer>
  74.  </printers>
  75. </driver>
  76.